var google.golang.org/grpc.emptyServiceConfig

4 uses

	google.golang.org/grpc (current package)
		clientconn.go#L583: var emptyServiceConfig *ServiceConfig
		clientconn.go#L590: 	emptyServiceConfig = cfg.Config.(*ServiceConfig)
		clientconn.go#L601: 		cc.applyServiceConfigAndBalancer(emptyServiceConfig, &defaultConfigSelector{emptyServiceConfig}, addrs)